swoole_websocket_server::unpack 解析WebSocket数据帧。函数原型: swoole_websocket_server::unpack(string $data); 解析失败返回false,解析成功返回Swoole\WebSocket\Frame对象